home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Morphos / GCC / ppc-amigaos / include / machine / signal.h < prev    next >
C/C++ Source or Header  |  1996-12-11  |  149b  |  9 lines

  1. /*    $NetBSD: signal.h,v 1.5 1994/10/26 02:06:39 cgd Exp $    */
  2.  
  3. #ifndef _MACHINE_SIGNAL_H_
  4. #define _MACHINE_SIGNAL_H_
  5.  
  6. #include <m68k/signal.h>
  7.  
  8. #endif
  9.